-
Notifications
You must be signed in to change notification settings - Fork 7
SEO June #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
SEO June #273
Conversation
@@ -85,6 +85,13 @@ plugins: | |||
- glightbox: | |||
skip_classes: | |||
- no-lightbox | |||
- minify: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So we're not minifying wormhole.css
? Did you try that out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also home.css
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These questions still apply 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I committed but forgot to push. Hahaha 💀
Co-authored-by: Erin Shaben <eshaben@icloud.com>
This PR adds the minify plugin (also included in the requirements) to minify the CSS and resolves a 308.
This PR needs to be merged with this one: wormhole-foundation/wormhole-docs#470